home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.amiga.networking
- Path: lazrus.cca.rockwell.com!news
- From: Scott Cabit <sac>
- Subject: Having no luck with AmiTCP & PPP
- X-Nntp-Posting-Host: wcnsn.cca.rockwell.com
- Content-Type: text/plain; charset=us-ascii
- Message-ID: <Doz9Bu.BIs@lazrus.cca.rockwell.com>
- Sender: news@lazrus.cca.rockwell.com
- Content-Transfer-Encoding: 7bit
- Organization: Rockwell Avionics - Collins
- Mime-Version: 1.0
- Date: Thu, 28 Mar 1996 12:28:41 GMT
- X-Mailer: Mozilla 1.1 (X11; I; SunOS 4.1.3_U1 sun4m)
- X-Url: news:comp.sys.amiga.networking
-
- Help!
-
-
- I've spent many many hours trying to get AmiTCP to work with my
- internet provider. I have - A1200 / DKB 68030/50Mhz/MMU/FPU / 10 Meg
- RAM / WB3.0 / AmiTCP4.0 demo / PPP demo software / Socket lib software.
-
- Heres what happens:
-
- I install socket.library, AmiTCP and PPP device, making all of the
- changes required to ppp0.config in SANA2 (in envarc:), startnet, stopnet,
- etc.
- I open a shell and run startnet and get:
- -------------------------------------------------------------------
- 13.BOOT:System> startnet
- login: sacabit
- AmiTCP/IP version 4.0 demo
- Copyright 1994 AmiTCP/IP Group,
- Network Solutions Development Inc., Finland.
- Copyright 1980--1991 The Regents of the University of California.
- All rights reserved.
- S2_ONLINE: Resource allocation failure
- AmiTCP:Bin/Online failed returncode 10
- 13.BOOT:System>
- -------------------------------------------------------------------
-
- A "dialling" window comes up and shows my dialscript, but the
- modem does not change states, and does not dial. It does do the
- "ATZ" and WAIT "OK" command, so it is getting executed. Arexx is
- properly installed, and WaitForPort does work properly, as tested
- from a shell.
- Heres what SnoopDOS shows during this process:
- -------------------------------------------------------------------
- SnoopDos logging started on Saturday, 02-Mar-96 at 20:11:24
-
- Count Process Name Action Target Name Options Res.
- ----- ------------ ------ ----------- ------- ----
- 116 [14] EXECUTE Open PROGDIR:startnet Read OK
- 117 [14] EXECUTE Open T:Command-00-T14 Write OK
- 118 [14] EXECUTE Open T:Command-00-T14 Read OK
- 119 ramlib Load AmiTCP:libs/usergroup.libra OK
- 120 ramlib Load LIBS:bsdsocket.library Fail
- 121 ramlib Load DH0:System/bsdsocket.librar Fail
- 122 ramlib Load LIBS:libs/bsdsocket.library Fail
- 123 ramlib Load DH0:System/libs/bsdsocket.l Fail
- 124 [14] AmiTCP:bin/lo ChangeDir RAM:ENV
- 125 [14] AmiTCP:bin/lo ChangeDir DH0:System
- 126 ramlib Load AmiTCP:devs/netinfo.device OK
- 127 netinfo.device Open AmiTCP:db/passwd Read OK
- 128 [14] AmiTCP:bin/lo Open AmiTCP:db/nologin Read Fail
- 129 [14] AmiTCP:bin/lo ChangeDir DH1:AMITCP4.0/HOME
- 130 [14] AmiTCP:bin/lo ChangeDir DH0:System
- 131 [14] AmiTCP:bin/lo Open AmiTCP:db/motd Read Fail
- 132 netinfo.device Open AmiTCP:db/group Read OK
- 133 [14] AmiTCP:AmiTCP Open * Read OK
- 134 BackGround_Process ChangeDir DH0:System
- 135 BackGround_Process Open NIL: Read OK
- 136 AmiTCP:AmiTCP Open AmiTCP:db/AmiTCP.config Read OK
- 137 NETTRACE Open AmiTCP:db/hosts Read OK
- 138 NETTRACE Open AmiTCP:db/networks Read OK
- 139 NETTRACE Open AmiTCP:db/services Read OK
- 140 [14] AmiTCP:Bin/On Open AmiTCP:db/interfaces Read OK
- /141 ramlib Load DEVS:Networks/ppp.device
- 142 NETTRACE Open AmiTCP:db/protocols Read OK
- 143 NETTRACE Open AmiTCP:db/resolv.conf Read OK
- 144 NETTRACE Open AmiTCP:db/inet.access Read OK
- \141 ramlib Load DEVS:Networks/ppp.device OK
- 145 [14] AmiTCP:Bin/On Open ENV:SANA2/ppp0.config Read OK
- 146 ramlib Load DEVS:serial.device OK
- 147 ppp.device Open CON:20/50/400/140/Dialling. Write OK
- 148 ppp.device Open AMITCP:DIALSCRIPT Read OK
-
- Closed SnoopDos log at 20:12:31
- ----------------------------------------------------------------------------
- As you can see, bsdsocket.library is not being created. Again, ARexx is
- running and my Rexxc path is properly defined etc.
-
- Does anyone have any ideas? All help will be appreciated!
-
- Thanks!
-
- Scott A. Cabit
- sac@mlb.cca.rockwell.com
-
-